home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / aurora2.arc / AURORA2.DOC < prev   
Text File  |  1986-06-02  |  2KB  |  60 lines

  1.                     AURORA.EXE
  2.                     Command
  3.  
  4.  
  5. Purpose:    Sets color attributes on color graphic card
  6.  
  7. Format:        (1) Aurora
  8.             or
  9.         (2) Aurora [Background Foreground Border]
  10.  
  11. Type:        Internal    External
  12.                    **
  13.  
  14.  
  15. Remarks: Aurora Borealis is a screen color attribute utility
  16.      which is used to assign foreground, background and
  17.      border colors for RGB monitors.  Version 2.10 will work 
  18.      properly on both a PC or a PCjr.  
  19.  
  20.         IT REQUIRES THAT ANSI.SYS BE INSTALLED
  21.  
  22.      The major advantage of Aurora is that it can be
  23.      used for user friendly menu selection (Format 1),
  24.      and can be used as a command line processor for use in 
  25.      batch files (Format 2).
  26.  
  27.      Color selection is by number:
  28.  
  29.         [1] - Blue        [5] - Magenta
  30.         [2] - Green         [6] - Yellow
  31.         [3] - Cyan        [7] - White
  32.         [4] - Red        [8] - Black
  33.  
  34.      To get the "light" shade of the same color, add 10 when 
  35.      you enter the corresponding color.  For example, to get
  36.      light blue, the color would be 11.
  37.  
  38.      Entering a "0" will bypass the attribute selection.
  39.  
  40. Examples:
  41.      1) This example will call call up the complete user 
  42.      friendly selection menu:
  43.  
  44.         A>AURORA
  45.  
  46.      2) This example will assign  a background of blue, 
  47.      a foreground of bright yellow, and a border of cyan:
  48.  
  49.         A>AURORA 1 16 3
  50.  
  51.  
  52. Release: This release of AURORA is version 2.10, Copyright 1984,85
  53.      by Bruce R. Drake. All Rights Reserved.
  54.  
  55. Right Of Copy for Aurora is granted for non-commercial use only.
  56. It may be freely distributed without cost provided that no 
  57. alterations are made to the code, and no protection schemes are
  58. attached. For further information contact Bruce R. Drake at
  59. (603) 893-1330.
  60.